@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap');


@font-face {
  font-family: "IcoFont";
  src: url("../font/myriad-arabic-bold.otf");
}

body {
  font-family: 'Open Sans', sans-serif;
}



.section {
    background-size: cover !important;
    background-position: center !important;
}

.section .overflow {
    background-color: #defbea;
    border-radius: 10px;
    padding: 40px;
    position: relative;
    margin: 150px 0px 50px 0px;
}

.section .overflow h5 {text-align: center;}

.section .overflow strong {
    font-weight: bolder;
    color: #309255;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: bold;
    display: block;
    text-align: center;
    display: block;
}


.section .overflow img {
    display: block;
    margin-top: 15px;
    /* float: right; */
    margin: auto;
    display: table;
    margin-top: 15px;
}



.navbar img {
  width: 120px;
  margin-bottom: 5px;
}

.navbar .hover {
  width: 0%;
  background: #309255;
  height: 3px;
  margin-top: 10px;
  margin: auto;
  transition: all 1s;
  font-size: 0px
}

.navbar li:hover .hover {
  width: 100%
}

.navbar .nav-item {
    max-width: 127px;
}


.search-box {
  padding: 50px 0px;
}

.search-box strong img {
  display: block;
  margin-left: 239px;
  display: block;
  margin-top: 5px;
}

.search-box strong {
  color: #309255;
}

.search-box form {
  padding: 5px;
  border: 1px solid rgba(48,146,85,0.2);
  border-radius: 10px;
  /* max-width: 500px; */
}


.search-box ul {
  display:none
}



.search-box form button {
    background: #defbea;
    border-style: none;
    font-size: 22px;
    padding: 7px 13px;
}

.search-box form input {
    border-style: none;
    padding: 12px;
    outline: none;
    /* width: 88%; */
}

.search-box form a {
    color: #309255;
    /* text-decoration: underline; */
    font-weight: bold;
    letter-spacing: 1px;
    padding: 5px;
    display: block;
}

.search-box form ul:nth-first-child() {
  border: 1px solid;
}




.upper-bar {
    margin-top: 20px;
}

.upper-bar a {
    text-decoration: none;
    font-size: 20px;
    color: #000;
    padding: 10px;
}


.upper-bar ul {
    float: left;
}

.upper-bar .links a {
    border: 2px solid #000;
    border-radius: 47px;
    padding: 5px 14px;
    font-size: 15px;
    font-size: 13px;
    margin: 0px 10px;
}

.box-whatsapp {
  width: 400px;
  float: left;
  position: fixed;
  top: 50%;
  right: 5%;
  z-index: 200;
  font-size: 14px;
  display:none;
}

.card-header {
  background-color: rgb(48 146 85);
  color: #fff;
  font-size: 17px;
}


.box-whatsapp button {
  background: transparent;
  border-style: none;
}

.box-whatsapp .bg {
  background: #c5b7b7;
  padding: 1px;
  margin-bottom: 20px;
}

.box-whatsapp i {
  float: right;
  color: #d0cfcf;
  cursor: pointer;
  font-size: 23px;
}




.social-media {
  position: fixed;
  top: 50%;
  z-index: 100;
  transform: rotate(90deg);
  right: -7%;
}

.social-media .other {
  background: #212529;
  font-size: 12px;
  width: auto;
  font-size: 14px;
  margin: -42px;
}



.social-media a {
  padding: 10px;
  /* border: 1px dashed; */
  color: #fff;
  width: 40px;
  height: 40px;
  font-size: 21px;
  text-align: center;
  display: inline-block;
  transform: rotate(-90deg);
  line-height: 20px;
  margin: 3px;
  border-radius: 4px;
  /* box-shadow: 2px 2px 3px 0px; */
}


marquee {
  position: fixed;
  bottom: 0px;
  height: 71px;
  background: #fff;
  z-index: 99;
  width: 100%;
  padding: 25px;
  box-shadow: 0px 0px 6px 0px #ccc;
}

marquee span {
  padding: 40px;
}



.button {
  text-decoration: none;
  font-size: 15px;
  color: #fff;
  padding: 14px 47px;
  border-style: none;
  /* margin-right: 19px; */
  /* margin-top: 50px; */
  width: 100%;
  background: #309255;
  border-radius: 7px;
}




.upperbar{
  padding: 40px 0px;
}


.upperbar .border-icon {
  padding: 10px;
  border: 1px #dc3545 dashed;
  width: 50px;
  height: 50px;
  margin-right: 17px;
  text-align: center;
  font-size: 22px;
  line-height: 27px;
  background: #eee;
  margin-bottom: 20px;
}


.upperbar a {
  display:block;
  color: #000
}






.bg-light {
  position: fixed;
  font-size: 16px;
  padding: 1px;
  z-index: 99;
  width: 100%;
  background: #defbea;
}


.bg-light .container {
    padding: 0px 016px;
    border-radius: 20px;
}


.navbar-light .navbar-brand {
    color: rgb(0 0 0 / 81%);
    font-weight: 100px;
    text-align: center;
    font-size: 15px;
}

.navbar-light .navbar-nav .nav-link {
    color: rgb(0 0 0);
    font-size: 16px;
    text-align: center;
    letter-spacing: 0px;
}


.bg-light .navlang {
    position: absolute;
    right: 47px;
}

.navbar-light .navbar-nav .other {
  background: #212529;
  color: #fff;
  border-radius: 5px;
  margin: 0px 5px;
  padding: 0px 7px;
  font-size: 14px;
  line-height: 37px;
}

.navbar-light .navbar-nav .other:hover {
  background: #fff;
  color: #212529;
}

.messagealert, .messagesuccessfully {display: none;}


.header {margin-bottom: 80px;}

.header .carousel-item {
  background-position: center;
  background-size: cover;
}

.header .carousel-item .overlay {
  padding: 200px 0px 0px 0px;
  background: #defbea;
  color: #fff;
}

.header h1 {
  font-size: 48px;
  /* padding: 20px 0px; */
  letter-spacing: 1px;
  font-size: 42px;
  color: #000;
  font-weight: bold;
}

.header h1 b {
  color: #309255;
}

.header h1 b img {
    display: block;
    margin-left: 250px;
    margin-top: 15px;
}


.header strong {
    font-size: 25px;
    color: #309255;
    letter-spacing: 1px;
    margin-bottom: 23px;
    display: block;
}

.header .large {
  font-size: 45px;
  color: #000;
  font-weight: bold;
}


.header .carousel-item .container-btn {
  margin-top: 100px;
}


.button:hover {
  background: #000;
  color: #fff;
  transition: all 0.5s
}

.header .line {
    margin-top: -459px;
}


.header .rating {
    padding-top: 22px;
    background: #fff;
    display: inline-block;
    color: #000;
    width: 120px;
    height: 120px;
    text-align: center;
    border-radius: 100%;
    font-size: 20px;
    margin-left: 19px;
    /* margin-top: 28px; */
}

.header .rating i {
    color: #ffc107;
}


.header .rating span {
    font-size: 30px;
    color: #309255;
    font-weight: bold;
}


.header .down-rating {
    display: block;
    margin-bottom: 30px;
}






/*--------------------- UPPER PAGE ----------------------*/
.upper-page {
  text-align: center;
  background-position: center;
  background-size: cover;
  font-size: 24px;
}


.upper-page .overflow {
  padding: 170px 0px 115px 0px;
  background: #defbea;
  color: #000;
}

.upper-page .overflow a {
  color: #fff;
}


.upper-page .overflow p {
  margin-top: 20px;
  font-size: 20px;
  color: #f7f7f7d6;
}
/*--------------------- UPPER PAGE ----------------------*/



















.timer .time {             
  background: #535f6f;
  color: #fff;
  display: inline-block;
  padding: 15px;
  border-radius: 10px;
}

.timer .time b {             

  font-size: 50px;
}

.timer strong {  
   font-size: 55px           
}

.timer span {  
  font-size: 20px;
}















.new-about {
  padding: 100px 0px;
}


.about img {
  border-radius: 25px;
}


.about h2 b {
color: #309255;
}

.about b img {
  display: block;margin-left: 211px;margin-top: 15px;width: 180px;}


.about .box{
  border: 1px solid rgba(48,146,85,0.2);
  border-radius: 10px;
  padding: 30px;
  margin-top: 30px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  color: #52565b;
}





















.service {
  padding: 100px 0px
}

.service h2 {
    padding: 50px 0px;
}

.service svg {
    enable-background: new 0 0 492.313 492.313;
    width: 53px;
    margin: 0px 10px;
}

.service .box {
    padding: 20px;
    margin-bottom: 30px;
    box-shadow: 0 7px 20px 0 rgb(42 22 139 / 8%);
}











.latest-course {
  padding: 100p 0px
}


.latest-course  h2 {
    text-align: center;
    padding: 30px 0px;
    font-size: 40px;
}



.latest-course  strong {
    max-width: 600px;
    text-align: center;
    display: block;
    margin: auto;
    margin-bottom: 99px;
}

.latest-course .box {
    margin-bottom: 30px;
}

.latest-course .FlexBox img {
  width: 260px;
  margin: 0px 20px;
  height: 153px;
}

.latest-course .button {
    text-decoration: none;
    font-size: 15px;
    color: #fff;
    padding: 10px 16px;
    border-style: none;
    margin-right: 19px;
    margin-top: 0px;
    display: inline-block;
    width: auto;
    border-radius: 3px;
}

.latest-course  .Red {
    margin: auto;
    display: table;
    margin-top: 50px;
    border-radius: 0px;
    padding: 14px 20px;
    font-weight: bold;
}








.teature .container {
    margin-top: 40px;
}



.teature h2 {
  /* color: #3c63c5; */
  font-weight: bold;
  margin-bottom: 30px;
  display: inline-block;
  margin-bottom: 100px;
  font-weight: 100;
}

.teature .view {
  display: block;
  text-align: right;
  color: #000;
}

.teature .content {
  padding: 19px 15px 0px 15px;
  cursor: pointer;
  border-radius: 20px;
  margin-bottom: 85px;
  background: #eee;
}

.teature .content img {
  border-radius: 20px;
  box-shadow: 0px 7px 50px 0px #0000002e;
  margin-top: 21px;
  height: 300px;
}

.teature .point {
  background: #0ee23e;
  width: 13px;
  height: 13px;
  border-radius: 15px;
  font-size: 0px;
  display: inline-block;
}

.teature .fa-user {
    padding: 0px 8px;
}


.teature .upper-name  {
  font-size: 15px;
  font-weight: bold;
  margin-left: 10px;
  line-height: 14px;
  color: black;
}

.teature .float  {
  float: right;
  text-align: right;
  position: absolute;
  right: 1px;
  top: 0px;
  font-size: 15px;
  color: var(--bs-warning);
}

.teature .float i {
  color: var(--yellow);
}


.teature .profile {
  background: #fff;
  color: #000;
  padding: 10px 15px;
  letter-spacing: 1px;
  font-weight: bold;
  border-radius: 3px;
  margin-right: 10px;
  box-shadow: 0 2px 27px rgb(54 54 54 / 13%);
}


.teature button {
  background: #ffffff;
  border-style: none;
  box-shadow: 0px 0px 0px 0px #ccc7c7;
  padding: 9px 14px;
  font-size: 20px;
  border-radius: 10px;
}

.teature .posation {
  margin: auto;
  display: table;
  margin-top: -23px;
}






























.feature {
  padding: 200px 0px;
}


.feature h4 {
    color: #3c63c5;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 20px;
}

.feature p {
  margin-bottom: 30px;
  font-weight: 600;
  font-size: 16px;
  color: #000000bf;
}


.feature img {
  transform: rotatey(180deg );
  margin-top: 33px;
}


















.other-feature h2 {
  color: #3c63c5;
  font-weight: bold;
  margin-bottom: 10px;
  line-height: 55px;
  margin-bottom: 35px;
  /* text-transform: capitalize; */
  margin-top: 182px;
}

.other-feature i {
    color: #3c63c5;
    margin: 10px 25px 0px 25px;
}


.other-feature p {
  font-weight: 600;
  font-size: 18px;
}





.testmonus  {
  padding: 100px 0px;
  background: #F8F8F8;
}

.testmonus h3 {
  margin-bottom: 30px;
  color: #3c63c5;
  font-weight: bold;
}

.testmonus h4 {
  color: #AAAAAA;
  margin-bottom: 30px;
}

.testmonus p {
  color: #000;
  font-weight: bold;
}

.testmonus strong {
  color: #3C63C5;
}

.testmonus span {
  font-size: 14px;
}

.owl-nav span {
  background: #3C63C5;
  width: 58px;
  display: inline-block;
  height: 60px;
  border-radius: 100%;
  color: #fff;
  line-height: 51px;
  font-size: 40px;
}


.owl-nav  {
  text-align: left  !important;
}

.owl-prev {
  margin-right: 30px !important;
}


.owl-theme .owl-nav {
  margin-top: 10px;
  margin-top: 80px !important;
}


.owl-next span {
    background: transparent;
    border: 1px solid #3c63c5;
    color: #3c63c5;
}








.title {
  /* color: #3c63c5; */
  font-weight: bold;
  text-transform: capitalize;
  margin-bottom: 40px;
  font-size: 45px;
  color: #0c1220;
  /* font-size: 50px; */
  letter-spacing: 1px;
  font-weight: b;
}





















.about-bg {
  background: #F5FBFF;
}

.about {
  margin: auto;
  padding: 200px 0px;
}

.about h2 {
    padding: 46px 0px;
    font-weight: bold;
    font-size: 40px;
    line-height: 35px;
    /* text-align: center; */
    font-size: 40px;
}


.about-video {
  padding: 100px 0px 132px 0px;
}



.about-video img {
  border-radius: 100%;
  width: 458px;
  height: 475px;
  margin: auto;
  display: table;
  margin-top: 23px;
}



.about-video p {
  font-weight: 600;
  font-size: 17px;
  color: #000000a8;
}

.about-video p i {
  font-size: 22px;
  color: var(--bs-red);
  padding: 13px;
}




.about-counter {
  padding: 125px 0px 125px 0px;
}


.about-counter strong,  .about-counter i  {
  color: #3c63c5;
  font-weight: bold;
  font-size: 50px;
}


.about-counter i {
  padding: 20px 26px 20px 10px;
  font-size: 35px;
}

.about-counter p {
  font-weight: bold;
  margin-top: 11px;
}


.about-counter .desc {
  max-width: 600px;
  text-align: center;
  font-weight: bold;
  margin: auto;
  margin-bottom: 60px;
}















.contact {
  padding: 100px 0px;
  }


  .box-contact {
    border: 1px solid rgba(48,146,85,0.2);
    padding: 100px;
    margin: 100px;
    margin-bottom: 40px !important;
    border-radius: 25px;
  }

  .box-contact .FlexBox {
      display: flex;
      position: relative;
      margin-bottom: 20px;
      border-bottom: 1px solid rgba(48,146,85,0.2);
      /* padding-top: 30px; */
      padding-bottom: 20px;
  }

  .contact-info {
      background-color: #e7f8ee;
      padding: 40px 40px;
      border-radius: 15px;
      position: relative;
      margin-bottom: 30px;
  }


  .contact .border {
      padding: 15px;
      border-radius: 70px;
      margin-right: 20px;
  }

  .contact .calls a {
      /* font-size: 22px; */
      color: #000;
      font-weight: bold;
      letter-spacing: 1px;
  }

  .contact .calls strong {
      display: block;
      margin-top: 15px;
      font-weight: 100;
      margin-bottom: 4px;
  }

  .contact .last {
      border: navajowhite;
      padding: 0px;
      margin: 0;
  }

  .contact .box  {
      padding-left: 50px;
  }




  .contact .border div {
    border-radius: 100px;
    width: 70px;
    height: 76px;
    text-align: center;
    font-size: 30px;
    color: #309255;
    line-height: 71px;
    /* margin-right: 20px; */
    background: #fff;
  }

 .contact img {
    width: 37px;
 }

  .contact h3 {
    text-align: center;
    color: #3c63c5;
    text-align: center;
    margin: auto;
    display: table;
    max-width: 600px;
    font-weight: bold;
    margin-bottom: 30px;
    font-size: 27px;
  }

  .contact input,  .contact textarea,  .contact select  {
    /* font-size: 20px; */
    margin-bottom: 17px;
    /* border-radius: 16px; */
    /* height: 53px; */
    border-style: none;
    border: 1px solid #8a9fca6e;
    padding: 15px;
    /* width: 500px; */
    /* margin-right: 20px; */
    outline: none;
    border-radius: 10px;
  }

  .contact textarea  {
    /* padding: 29px; */
    margin-bottom: 17px;
    /* border-radius: 16px; */
    height: auto;
  }

  .contact h2 {
    /* color: #3c63c5; */
    text-align: center;
    margin-bottom: 50px;
    font-size: 40px;
    /* font-weight: bold; */
  }


  .contact button {
    /* background: #3c63c5; */
    /* font-size: 18px; */
    /* color: #fff; */
    /* padding: 10px 114px; */
    /* border-radius: 15px; */
    margin: auto;
    display: table;
    margin-top: 35px;
    width: auto;
  }


  #messagealert {display: none;}


  .contact iframe {
    border: 0;
    width: 100%;
    height: 400px;
    background: #fff;
    padding: 21px;
    border: 1px solid #ccc !important;
    /* margin-top: 100px; */
  }









  .uploadfile {
    background: #B9E2F8;
    color: #3C63C5;
    padding: 14px;
    display: block;
    border-radius: 16px;
    text-align: center;
    cursor: pointer;
    display: n;
  }

  .uploadfile input {
    display: none;
  }

  .toggle-register {
    display: none;
  }


  .contact .active {
    color: #3C63C5;
  }



  .login-container { display: none ;}

  .contact p{ display: inline-block;}

  .btn-register  {
    border: 1px solid #ced4da;
    padding: 10px 18px;
    border-radius: 16px;
    display: inline-block;
    margin: 15px;
  }

  .forget-password {
    color: #000;
    display: block;
    text-align: right;
  }

  .contact .title {
    margin-bottom: 30px;
    font-size: 25px;
    text-align: center;
  }

  .password-container {display: none ;}










.gallery {
  padding: 200px 0px;
}

.gallery img {
    border: 15px solid #fff;
    width: 100%;
    display: inline-block;
}





.Partners  {
    padding-top: 0px;
    padding-bottom: 50px;
}


.Partners .container {
  /* margin-top: -42px; */
  background: #fff;
  padding-top: 70px;
}



.Partners h2 {
    text-align: center;
    margin-bottom: 35px;
}

.Partners p {
    max-width: 600px;
    text-align: center;
    display: block;
    margin: auto;
    margin-bottom: 99px;
}

.Partners img {
  box-shadow: 0px 0px 2px 0px var(--bs-secondary);
  margin-top: 21px;
  height: 302px;
  border-radius: 100%;
  margin: auto;
}

.Partners .Partner {
  border: 10px solid #fff;
  transform: 0.5s;
}

.Partners a {
    text-decoration: none;
    /* box-shadow: 0px 0px 8px 0px #ccc; */
    padding: 26px 0px;
    /* background: #3f51b5; */
    /* border-radius: 5px; */
    /* margin: auto; */
    position: relative;
    display: table;
    font-size: 20px;
    color: #000!important;
    font-weight: bolder;
    letter-spacing: 1px;
    display: block;
    text-align: center;
}


.company img {
    border: 15px solid #fff;
    width: 153px;
    display: block;
    margin: auto;
}











.tables {
    padding: 100px 0px;
    background: #f5f9ff;
    text-align: center;
}


.tables .container {
    padding: 0px 150px;
}


.tables strong {
    max-width: 600px;
    display: table;
    margin: auto;
    padding: 20px 0px 100px 0px;
}

.tables h3 {
  padding: 10px 0px;
  color: #424242;
}

.tables .box {
  padding: 37px 47px 20px 47px;
  border-radius: 9px;
  background: #ffffff69;
  box-shadow: 0px 7px 16px 0px #0000002e;
  margin: 20px;
  transition: all 0.5s;
}

.tables .box:hover {
  background: #eaeef5
}

.tables .large {
    margin-top: -43px;
}


.tables .box p {
    padding: 20px 0px;
    border-bottom: 1px solid #67525230;
    margin-bottom: 0px;
}

.tables .box p:last-of-type {
    border-style: none;
}





















.job {
  padding: 10px 0px;
}

.job .container {
    margin-top: -52px;
    background: #fff;
}

.job h2, .job p {
  text-align: center;
}

.job .box {
  padding: 50px;
  background-color: #fff;
  box-shadow: 0 4px 16px 0 rgb(16 24 32 / 10%);
  border-radius: 1rem;
}

.job h2 {
    padding: 70px 20px 10px 20px;
    font-size: 40px;
}


.job p {
    padding: 20px;
}


.job input {
   border-style: none;
   border: 1px solid #8a9fca6e;
   padding: 15px;
   width: 100%;
   border-radius: 10px;
   font-size: 14px;
   outline: none;
   margin-bottom: 20px;
}

.job label {
    display: inline-block;
    margin-bottom: 13px;
}

.uploadcv {
    display: block;
    width: 100%;
    background: #ffffff;
    text-align: center;
    padding: 16px;
    border-radius: 10px;
    border: 1px solid #8a9fca6e;
    cursor: pointer;
    margin-bottom: 20px;
}




.register h2 {
    padding: 25px 0px;
    font-size: 30px;
    text-align: center;
}






.letter-news {

  z-index: 99;
  margin-top: 150px;
}



.letter-news h2 {
    text-align: center;
    font-size: 40px;
    text-transform: capitalize;
    margin-bottom: 50px;
}



.letter-news .form .box {
  margin: auto;
  text-align: center;
}

.letter-news input {
  border-style: none;
  border: 1px solid #8a9fca6e;
  padding: 13px;
  width: 100%;
  font-size: 14px;
  outline: none;
  margin-bottom: 20px;
  border-radius: 10px;
}


.letter-news input[type=file] {
    padding: 13px;
    background: var(--bs-light);
}



.letter-news a {
  margin-top: 0px;
  width: 100%;
  margin: 0px
}

.letter-news label {
    display: block;
    text-align: left;
    margin-bottom: 11px;
    font-weight: bold;
    letter-spacing: 0.7px;
}






.footer {
  background: #defbea;
  padding: 90px 0px 30px 0px;
  /* color: #8a9fca; */
  text-align: left;
  /* margin-bottom: 74px; */
  font-size: 16px;
}

.footer img {
    width: 131px;
    margin-bottom: 20px;
}

.footer h3 {
    color: #444;
    font-weight: 100;
    font-size: 22px;
}

.footer ul {
  padding: 0px

}

.footer li {
  list-style: none;
  padding: 3px 0px;
  font-size: 11px;
}

.footer li a, .footer p {
  color: #000000d9;
  font-size: 14px;
}

.footer .media {
  margin-top:20px
}

.footer .media a {
    color: #535f6f;
    padding: 5px;
    font-size: 18px;
}

.footer h2 {
  color: #fff;
  margin-bottom: 40px;
  letter-spacing: 1px;
  font-size: 35px;
  margin-top: 134px;
}

.footer .copyright {
  text-align: center;
  border-top: 1px solid;
  padding-top: 30px;
  margin-top: 60px;
}


.footer .social {
  text-align: center;
}

.footer .social a {
    text-decoration: none;
    padding: 12px;
    text-align: center;
    font-size: 21px;
    color: #fff;
}




.resultalert {
    background-color: #e7f8ee;
    padding: 20px 20px;
    border: 1px solid rgba(48,146,85,0.2);
    border-radius: 10px;
    display: none;
}

.resultalert .item {
  font-size: 20px;
  font-weight: bold;
  padding: 10px;
  letter-spacing: 1px;
}

.resultalert .item i {
  float: left;
  padding-right: 10px
}

.resultalert input { width: 500px; }
.resultalert .button { width: auto !important; }

table { text-align: center;}
td, th { padding: 20px; font-weight: bold;}




.search input { width: 500px; }
.search .button { width: auto;  }





.resulte {
  font-size: 18px;
  color: #000000b0;
}


.courses .box {
    /* box-shadow: 0 5px 43px rgba(0,0,0,.18)!important; */
    display: block;
    margin-top: 30px;
    border: 1px solid rgba(48,146,85,0.2);
    border-radius: 15px;
    padding: 10px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.courses h2 {
    text-align: center;
    padding: 54px 0px;
    font-size: 40px;
}

.courses .content {
  padding: 12px
}


.courses .box img {
    width: 100%;
    height: 235px;
    margin-bottom: 10px;
    border-radius: 15px;
}

.courses .box h3 {
    font-size: 18px;
    color: #000000ad;
    margin-bottom: 0px;
    text-transform: capitalize;
    letter-spacing: 0px;
    font-weight: 600;
    padding: 10px 10px 0px 7px;
}


.courses .box .time, .courses .box .hour {
    color: #000;
    padding: 10px 20px;
}

.courses .box .hour {
  text-align: right
}

.courses .box .time i, .courses .box .hour i {
    color: #08b967;
}


.courses .box strong {
    /* padding: 0px 0px 0px 15px; */
    color: #08b967;
    font-weight: 900;
    font-size: 17px;
}


.courses .box .float {
    float: right;
    /* margin-right: 20px; */
    color: var(--bs-yellow);
    font-size: 15px;
}


.courses .list-courses  {
    border: 1px solid #d0cece;
    display: inline-block;
    border-right: none;
    border-bottom: none;
    margin: auto;
    display: table;
}

.courses .list-courses a {
    font-size: 21px;
    display: inline-block;
    padding: 15px;
    color: #000000c7;
    font-family: 'Bebas Neue', cursive;
    margin: 0px;
    border-right: 1px solid #d0cece;
    border-bottom: 1px solid #d0cece;
    letter-spacing: 1px;
}






.share-media {
  margin-bottom: 30px;
}

.share-media a {
  color: #6c757d;
  font-size: 20px;
  margin: 5px;
}


.course .box {
    padding: 30px;
}

.course h2 {
    font-size: 50px;
    padding-bottom: 20px;
    letter-spacing: 1px;
}

.course strong {
    font-size: 20px;
    color: green;
    margin-bottom: 10px;
    display: block;
}

.course .float i {
    color: var(--bs-yellow);
}

.course .button {
    margin-top: 35px;
    display: inline-block;
    width: auto;
}








/*============================ BLOG ==============================*/


.upper-blog {
  padding: 200px 0px 0px 0px;
  background: #defbea;
  color: #000;
  margin-bottom: 63px;
}

.upper-blog strong {
  font-size: 25px;
  color: #309255;
  letter-spacing: 1px;
  margin-bottom: 23px;
  display: block;
}

.upper-blog h1 {
  font-size: 48px;
  /* padding: 20px 0px; */
  letter-spacing: 1px;
  font-size: 42px;
  color: #000;
  font-weight: bold;
}

.upper-blog h1 b {
  color: #309255;
}

.upper-blog h1 b img {
  margin-right: 144px;
  width: 139px;
}
.upper-blog h1 b img {
  display: block;
  margin-left: 250px;
  margin-top: 15px;
}

.upper-blog .rating {
  padding-top: 22px;
  background: #fff;
  display: inline-block;
  color: #000;
  width: 120px;
  height: 120px;
  text-align: center;
  border-radius: 100%;
  font-size: 20px;
  margin-left: 19px;
  margin-right: 28px;
}

.upper-blog .rating span {
  font-size: 30px;
  color: #309255;
  font-weight: bold;
}

.upper-blog .rating i {
  color: #ffc107;
}

.upper-blog .down-rating {
  display: block;
  margin-bottom: 30px;
}

.upper-blog .down-rating {
  display: block;
  margin-bottom: 30px;
}


.blog .box {
  display: block;
  margin-top: 30px;
  border: 1px solid rgba(48,146,85,0.2);
  border-radius: 15px;
  padding: 15px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.blog .box img {
  width: 100%;
  height: 235px;
  margin-bottom: 10px;
  border-radius: 15px;
}

.blog .box h3 {
  font-size: 21px;
  color: #000000c7;
  margin-bottom: 16px;
}


.blog p {
  color: #000000b8;
}

.single-blog .title-blog {
  padding: 103px 0px 60px 0px;
}

.pepeler {
  padding: 10px;
  margin: 0px 50px;
}

.pepeler h3 {
  margin-bottom: 40px;
}


.pepeler ul {
  border: 1px solid #2f925533;
  padding: 10px;
  margin-bottom: 40px !important;
  border-radius: 25px;
  background: #e7f8ee;
}

.pepeler ul li {
  list-style: none;
  padding: 20px;
  border-bottom: 1px solid #2f925533;
}

.pepeler ul li a {
  color: #202020;
  font-family: "Khebrat";
}
/*============================ BLOG ==============================*/















/*============================ timer ==============================*/
#timer {
    margin-top: 50px;
}

#timer div {
    display: inline-block;
    font-size: 18px;
    border: 1px solid #3092556b;
    padding: 22px 15px;
    border-radius: 5px;
    background: #ffffff7d;
}

.question-form {
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 25px;
}

.question-form .content{
    padding: 35px 50px;
    border-bottom: 1px solid rgba(0,0,0,.125);
}


.question-form .content h3 {
    font-size: 22px;
    margin-bottom: 25px;
}

/*============================ timer ==============================*/











@media (max-width: 440px) {
  .header .carousel-item .overlay { padding: 100px 20px 120px 20px !important; }
  .about-video img { height: 310px }
  .teature .content img { height: 170px !important; }
  .header .button { padding: 14px 12px; }
  .letter-news .form { padding: 17px; }


}




.courses .content {
  padding: 15px;
  background: #eefbf3;
  border-radius: 10px;
}





@media (min-width: 0px) and (max-width: 400px) {

  .bg-light ul { margin-right: 0px; }
  .bg-light .container {padding: 0px 14px;/* margin-right: 15px; */border-style: none;background: #fff;border-radius: 5px;}
  .navbar img { width: 80px; }
    .upper-bar .links { text-align: center; margin-bottom: 30px;  margin-right: 68px;}
  .course h2 { font-size: 25px;  }

  .header .down-rating {display: table;margin: auto;margin-bottom: 25px;}
  .header h1 b img { display: none; }
  .header .lab { display: none; }
  .header .rating { margin-left: 0px; margin-top: 30px}
  .header strong { margin-bottom: 5px; }

  .upperbar { display: none; }
  .header .carousel-item .overlay { padding: 98px 50px 81px 50px; }
  .header h1 {font-size: 25px;line-height: 45px;}
  .header .carousel-item .container-btn { margin-top: 63px; }
  .header .large { font-size: 36px; }
  .header .carousel-item .overlay {padding: 100px 55px 120px 55px !important;text-align: center;}
  .new-about .box { margin-left: 0px; }


  .button { font-size: 15px; padding: 12px 19px; margin-right: 19px; }
  .social-media { display: block; right: -40%; }



  .new-about .box h2 { font-size: 30px; }
  .new-about .box { padding: 25px 25px;     margin-right: 0px;}
  .new-about .box p { font-size: 16px; }

  .about-video img { width: 100%; height: 457px; margin-bottom: 58px; }


  .title {  font-size: 31px; text-align: center; }

  .about-video i { display: none; }
  .about-video p { text-align: center; font-size: 15px; }
  .about-video .button { display: table; margin: auto; width: auto; }

  .teature .profile { padding: 8px 13px; font-weight: 100; font-size: 14px; }
  .teature .content img {border-radius: 10px;height: 200px !important;}
  .teature .content { padding: 15px 8px 0px 8px; }
  .teature .content { margin-bottom: 38px; }
  .teature h2 { margin-bottom: 30px; font-weight: 100; }

  .teature .view { margin-bottom: 25px; font-size: 20px;     text-align: center; }
  .teature { padding: 100px 0px; text-align: center; width: 300px; }
  .letter-news .form { padding: 39px; }
  .letter-news input[type=file] { padding: 7px; }
  .letter-news input { padding: 12px; }

  .letter-news label { margin-bottom: 8px; font-size: 13px; }
  .letter-news h2 { font-size: 25px; }

  .footer .copyright { font-size: 14px; }
  .footer h2 { margin-top: 50px; }

  .upper-page .overflow {padding: 190px 0px 70px 0px;}

  .contact h2 { font-size: 30px; }

  .search input { width: 220px; }
  .search .button { width: auto; padding: 12px 21px; }
  .resultalert { padding: 4px 10px; }

  .tables .container { padding: 10px; }


  .Partners .Partner { border: 10px solid #fff; }
  .Partners img {height: auto;}


  .job .box { padding: 20px; }
  .register h2 { font-size: 22px; }
  .job input { padding: 12px; }
  .job .button { margin-right: 0px; }
  .job .uploadcv { margin-right: 0px; margin-bottom: 20px; padding: 15px; }
  .job h2 { font-size: 30px; }

  .courses .list-courses a { width: 100%;  border-bottom: 1px solid #d0cece; }

  .latest-course .FlexBox img { width: 200px; margin: 0px 10px; height: 126px; }
  .latest-course .button { font-size: 13px; padding: 9px 11px; }
  .latest-course strong { margin-bottom: 50px; font-size: 15px;  }
  .latest-course h2 { font-size: 30px; }
  .latest-course .Red { margin-top: 20px; }

  .courses .container, .course .container {margin-top: 0px;padding: 15px;}
  .courses .box h3 {/* padding: 10px 5px 0px 5px; */font-size: 21px;}

  .courses .box .float {font-size: 14px;}
  .courses .box strong {margin-bottom: 11px;font-size: 14px !important;display: inline-block;}


  .section .overflow {padding: 60px 20px;}
  .section .overflow h2 { font-size: 20px; text-align: center; }
  .section .overflow h5 { font-size: 20px; text-align: center; }
  .section .overflow h3 { font-size: 20px; text-align: center; }
  .section .overflow strong { font-size: 20px; text-align: center; }
  .section .overflow img { display: table; margin: auto; width: 129px; margin-top: 10px; }

  .section { margin-bottom: 35px; }
  .courses .box strong {margin-bottom: 0px;/* padding: 0px 5px 0px 5px; */}
  .courses .box img {height: 227px;}

  .teature .container { padding: 15px; }

  .courses .box img {margin-bottom: 0px;}
  .courses .container, .course .container { padding: 45px 25px; }

  .footer li a { font-size: 14px; }

  .footer h3 { font-size: 20px; }

  
  .about p {text-align: center;font-size: 15px;}
  .about b img { margin-left: 116px; margin-top: 11px; width: 120px; }
  .about h2 { padding: 20px 0px; font-size: 23px; }
  .about h2 { line-height: 15px; }

  .box-contact { padding: 15px; margin: 0px; }
  .contact .box {padding-left: 0px;}
  
  .search-box h2 { font-size: 20px; text-align: center; margin-bottom: 30px; }

  .resultalert .item { font-size: 15px; }
  .contact-info { padding: 15px ; }
  .contact .border div { width: 50px; height: 55px; text-align: center; font-size: 20px; line-height: 55px; }

  .upper-blog { padding: 110px 0px; text-align: center; }
  .upper-blog h1 { font-size: 25px; }
  .upper-blog strong { font-size: 17px; }
  
  .question-form .content { padding: 35px 15px; }
  .timer .time b { font-size: 30px; }
  
  .letter-news { margin-top: 70px; }
  .search input {width: 100%;}
  .search .button { width: auto; padding: 12px 21px; margin: auto; display: table; }
  .letter-news { margin-top: 0px; }

}








@media (min-width: 400px) and (max-width: 576px) {

  .bg-light ul { margin-right: 0px; }
  .bg-light .container {padding: 0px 14px;/* margin-right: 15px; */border-style: none;background: #fff;border-radius: 5px;}
  .navbar img { width: 80px; }

  .course h2 { font-size: 25px;  }
  .upper-bar .links { text-align: center; margin-bottom: 30px;  margin-right: 68px;}

  .header .down-rating {display: table;margin: auto;margin-bottom: 25px;}
  .header h1 b img { display: none; }
  .header .lab { display: none; }
  .header .rating { margin-left: 0px; margin-top: 30px}
  .header strong { margin-bottom: 5px; }

  .upperbar { display: none; }
  .header .carousel-item .overlay { padding: 98px 50px 81px 50px; }
  .header h1 {font-size: 25px;line-height: 45px;}
  .header .carousel-item .container-btn { margin-top: 63px; }
  .header .large { font-size: 36px; }
  .header .carousel-item .overlay {padding: 100px 55px 120px 55px !important;text-align: center;}
  .new-about .box { margin-left: 0px; }


  .button { font-size: 15px; padding: 12px 19px; margin-right: 19px; }
  .social-media {display: block;right: -26%;}



  .new-about .box h2 { font-size: 30px; }
  .new-about .box { padding: 25px 25px;     margin-right: 0px;}
  .new-about .box p { font-size: 16px; }

  .about-video img { width: 100%; height: 457px; margin-bottom: 58px; }


  .title {  font-size: 31px; text-align: center; }

  .about-video i { display: none; }
  .about-video p { text-align: center; font-size: 15px; }
  .about-video .button { display: table; margin: auto; width: auto; }

  .teature .profile { padding: 8px 13px; font-weight: 100; font-size: 14px; }
  .teature .content img {border-radius: 10px;height: 200px !important;}
  .teature .content { padding: 15px 8px 0px 8px; }
  .teature .content { margin-bottom: 38px; }
  .teature h2 { margin-bottom: 30px; font-weight: 100; }

  .teature .view { margin-bottom: 25px; font-size: 20px;     text-align: center; }
  .teature { padding: 100px 0px; text-align: center; center; width: 300px;}
  .letter-news .form { padding: 39px; }
  .letter-news input[type=file] { padding: 7px; }
  .letter-news input { padding: 12px; }

  .letter-news label { margin-bottom: 8px; font-size: 13px; }
  .letter-news h2 { font-size: 25px; }

  .footer .copyright { font-size: 14px; }
  .footer h2 { margin-top: 50px; }

  .upper-page .overflow {padding: 190px 0px 70px 0px;}

  .contact h2 { font-size: 30px; }

  .search input { width: 220px; }
  .search .button { width: auto; padding: 12px 21px; }
  .resultalert { padding: 4px 10px; }

  .tables .container { padding: 10px; }


  .Partners .Partner { border: 10px solid #fff; }
  .Partners img {height: auto;}


  .job .box { padding: 20px; }
  .register h2 { font-size: 22px; }
  .job input { padding: 12px; }
  .job .button { margin-right: 0px; }
  .job .uploadcv { margin-right: 0px; margin-bottom: 20px; padding: 15px; }
  .job h2 { font-size: 30px; }

  .courses .list-courses a { width: 100%;  border-bottom: 1px solid #d0cece; }

  .latest-course .FlexBox img { width: 200px; margin: 0px 10px; height: 126px; }
  .latest-course .button { font-size: 13px; padding: 9px 11px; }
  .latest-course strong { margin-bottom: 50px; font-size: 15px;  }
  .latest-course h2 { font-size: 30px; }
  .latest-course .Red { margin-top: 20px; }

  .courses .container, .course .container {margin-top: 0px;padding: 15px;}
  .courses .box h3 {/* padding: 10px 5px 0px 5px; */font-size: 21px;}

  .courses .box .float {font-size: 14px;}
  .courses .box strong {margin-bottom: 11px;font-size: 14px !important;display: inline-block;}


  .section .overflow {padding: 60px 20px;}
  .section .overflow h2 { font-size: 20px; text-align: center; }
  .section .overflow h5 { font-size: 20px; text-align: center; }
  .section .overflow h3 { font-size: 20px; text-align: center; }
  .section .overflow strong { font-size: 20px; text-align: center; }
  .section .overflow img { display: table; margin: auto; width: 129px; margin-top: 10px; }

  .section { margin-bottom: 35px; }
  .courses .box strong {margin-bottom: 0px;/* padding: 0px 5px 0px 5px; */}
  .courses .box img {height: 227px;}

  .teature .container { padding: 15px; }

  .courses .box img {margin-bottom: 0px;}
  .courses .container, .course .container { padding: 45px 25px; }

  .footer li a { font-size: 14px; }

  .footer h3 { font-size: 20px; }

  
  .about p {text-align: center;font-size: 15px;}
  .about b img { margin-left: 116px; margin-top: 11px; width: 120px; }
  .about h2 { padding: 20px 0px; font-size: 23px; }
  .about h2 { line-height: 15px; }

  .box-contact { padding: 15px; margin: 0px; }
  .contact .box {padding-left: 0px;}
  
  .search-box h2 { font-size: 20px; text-align: center; margin-bottom: 30px; }

  .resultalert .item { font-size: 15px; }
  .contact-info { padding: 15px ; }
  .contact .border div { width: 50px; height: 55px; text-align: center; font-size: 20px; line-height: 55px; }

  .upper-blog { padding: 110px 0px; text-align: center; }
  .upper-blog h1 { font-size: 25px; }
  .upper-blog strong { font-size: 17px; }
  .upper-blog .lab { display: none; }
  
  .question-form .content { padding: 35px 15px; }
  .timer .time b { font-size: 30px; }


}





@media (min-width: 576px) and (max-width: 768px) {

  .bg-light ul { margin-right: 0px; }
  .bg-light .container { padding: 0px 14px; margin: auto;  border-style: none; background: #fff; border-radius: 5px; }
  .navbar img { width: 80px; }
  .course h2 { font-size: 25px;  }


  .upperbar { display: none; }
  .header .carousel-item .overlay { padding: 120px 70px 120px 70px }
  .header h1 { font-size: 50px;  }
  .header .carousel-item .container-btn { margin-top: 63px; }
  .header h1 {font-size: 30px;text-align: center;line-height: 45px;}

  .header .down-rating {display: table;margin: auto;margin-bottom: 25px;}
  .header h1 b img { display: none; }
  .header .lab { display: none; }
  .header .rating {margin-left: 0px;margin-top: 30px;margin: auto;display: table;}
  .header strong {margin-bottom: 5px;text-align: center;}

  .social-media {right: -17%;}
  .upper-page .overflow {padding: 154px 20px 40px 20px;/* font-weight: bold; */}
  .button {font-size: 15px;padding: 12px 19px;margin: auto;display: table;width: auto;}
  .new-about .box { margin-top: 55px; }
  .about-video img { margin-bottom: 52px;}

  .courses .box { padding: 6px; }
  .courses .box img { height: 170px; }
  .courses .box .time, .courses .box .hour { padding: 10px 12px; font-size: 15px; }
  .courses .content { padding: 11px; }

  .section .overflow {padding: 60px 20px;}
  .section .overflow h2 { font-size: 20px; text-align: center; }
  .section .overflow h5 { font-size: 20px; text-align: center; }
  .section .overflow h3 { font-size: 20px; text-align: center; }
  .section .overflow strong { font-size: 20px; text-align: center; }
  .section .overflow img { display: table; margin: auto; width: 129px; margin-top: 10px; }


  .teature .container { margin-top: none; padding: 32px; }
  .letter-news .form { padding: 25px; font-size: 14px; }
  .letter-news .button { width: 100%; }


  .title { font-size: 30px; }
  .teature .content img {border-radius: 10px;height: 258px !important;}

  .letter-news input { padding: 10px; }

  .search input { width: 240px; }
  .search .button { width: auto; padding: 12px 21px; }
  .resultalert { padding: 4px 10px; }

  .tables .container { padding: 10px; }
  .tables .box { padding: 0px 15px; margin: 0px; }

  .Partners .Partner { border: 10px solid #fff; }
  .Partners img {height: 210px;/* padding: 0px; */border: 11px solid #fff;}


  .job .button { margin-right: 0px; }
  .job .uploadcv { margin-right: 0px; margin-bottom: 20px;  }

  .job .box { padding: 21px; }
  .register h2 { font-size: 23px; }
  .job input { padding: 13px; }

  .courses .container, .course .container { margin-top: -42px;padding: 16px; }
  .courses .box h3 { padding: 0px 5px 0px 5px; font-size: 17px; margin-bottom: 0px; }
  .courses .box .float {font-size: 12px;}
  .section .overflow {padding: 70px 20px;}

  .courses .box h3 {padding: 15px 0px 0px 0px;}
  .courses .box strong { font-size: 17px;  }

  .upper-page .overflow {padding: 175px 0px 70px 0px;}

  .about p {text-align: center;font-size: 15px;}
  .about b img { margin-left: 116px; margin-top: 11px; width: 120px; }
  .about h2 { padding: 20px 0px; font-size: 23px; }
  .about h2 { line-height: 15px; }

  .box-contact { padding: 15px; margin: 0px; }
  .contact .box { padding-left: 50px; }
  
  .search-box h2 { font-size: 20px; text-align: center; margin-bottom: 30px; }

  .footer li a { color: #000000c4; font-size: 16px; font-weight: 100; }
  .contact-info { padding: 15px ; }
  .contact .border div { width: 50px; height: 55px; text-align: center; font-size: 20px; line-height: 55px; }


  .upper-blog { padding: 110px 0px; text-align: center; }
  .upper-blog h1 { font-size: 25px; }
  .upper-blog strong { font-size: 17px; }
  .upper-blog .lab { display: none; }
  
  .question-form .content { padding: 35px 15px; }
  .timer .time b { font-size: 30px; }

  
 }




@media (min-width: 768px) and (max-width: 992px) {

  .bg-light ul { margin-right: 0px; }
  .bg-light .container { padding: 0px 14px; margin: auto;  border-style: none; background: #fff; border-radius: 5px; }
  .navbar img { width: 80px; }


  .upperbar { display: none; }
  .header .carousel-item .overlay { padding: 120px 70px 120px 70px }
  .header h1 { font-size: 50px;  }
  .header .carousel-item .container-btn { margin-top: 63px; }
  .header h1 {font-size: 30px;text-align: center;line-height: 45px;}

  .header .down-rating {display: table;margin: auto;margin-bottom: 25px;}
  .header h1 b img { display: none; }
  .header .lab { display: none; }
  .header .rating {margin-left: 0px;margin-top: 30px;margin: auto;display: table;}
  .header strong {margin-bottom: 5px;text-align: center;}


  .header .carousel-item .overlay { padding: 130px; }

  .button {padding: 14px 30px;margin-right: 19px;display: table;margin: auto;width: auto;}
  .new-about .box { margin-right: 0px; }
  .about-video img { margin-bottom: 35px; }

  .title { font-weight: 100; font-size: 35px;  text-align: center; }
  .new-about .box h2 { font-size: 30px; }

  .new-about .box p { font-size: 15px; }
  .teature .content img { height: 240px; }

  .section .overflow {padding: 60px 20px;}
  .section .overflow h2 { font-size: 20px; text-align: center; }
  .section .overflow h5 { font-size: 20px; text-align: center; }
  .section .overflow h3 { font-size: 20px; text-align: center; }
  .section .overflow strong { font-size: 20px; text-align: center; }
  .section .overflow img { display: table; margin: auto; width: 129px; margin-top: 10px; }


  .letter-news .form {  padding: 60px; }
  .letter-news .button { display: block; width: 100%; }

  .search input { width: 340px; }
  .search .button { width: auto; padding: 12px 21px; }
  .resultalert { padding: 4px 10px; }


  .tables .container { padding: 10px; }
  .tables .box {padding: 20px 59px;margin: 10px;}

  .Partners .Partner { border: 10px solid #fff; }
  .Partners img {height: 231px;text-align: center;}
  .job .button { margin-right: 0px; }
  .job .uploadcv { margin-right: 0px; margin-bottom: 20px;  }

  .job .box { padding: 21px; }
  .register h2 { font-size: 23px; }
  .job input { padding: 13px; }

  .courses .box img { height: 182px; }
  .courses .box {/* margin: 40px; */margin-bottom: 25px;}
  .social-media {right: -12%;}

  .box-contact { padding: 15px; margin: 0px; }

  .upper-page .overflow { padding: 200px 0px 95px 0px; }
  .contact h2 { font-size: 28px; }
  .contact .box {padding-left: 0px;}
  .contact-info { padding: 20px; }
  .contact .border div { width: 60px; height: 64px; font-size: 20px;}
  .contact .border { padding: 10px; }
  .contact .border { margin-left: 10px; }
  .contact .calls a, .contact .calls strong { font-size: 13px; font-weight: 100; }
  .contact input, .contact textarea, .contact select { padding: 13px; font-size: 13px; }
  .contact button { font-size: 13px; margin-top: 0px; }

  .about p {text-align: center;font-size: 15px;}
  .about b img { margin-left: 116px; margin-top: 11px; width: 120px; }
  .about h2 { padding: 20px 0px; font-size: 23px; }
  .about h2 { line-height: 15px; }
  
  .about .box h2 { padding: 10px 0px; font-size: 25px; }

  .search-box h2 { font-size: 20px; text-align: center; margin-bottom: 30px; }

}





@media (min-width: 992px) and (max-width: 1200px) {
  .header .carousel-item .overlay {padding: 130px 0px 0px 0px;}

  .header h1 {   font-size: 30px; }
  .header h1 b img { margin-left: 190px; width: 100px; }
  .header .down-rating {  margin-bottom: 15px; }
  .header strong { margin-bottom: 10px; }

  .button {padding: 14px 30px; margin-right: 19px; }
  .about-video img { margin-bottom: 35px; }

  .about-video p { font-size: 14px; }

  .title { font-weight: 100; font-size: 35px;  text-align: center; }
  .new-about .box h2 { font-size: 30px; }

  .new-about .box p { font-size: 15px; }
  .teature .content img {height: 260px;}


  .letter-news .form {  padding: 60px; }

  .tables .container { padding: 10px; }
  .tables .box {padding: 19px 22px;margin: 10px;}

  .job .button { margin-right: 0px; }
  .job .uploadcv { margin-right: 0px; margin-bottom: 20px;  }

  .job .box { padding: 21px; }
  .register h2 { font-size: 23px; }
  .job input { padding: 13px; }

  .courses .box { padding: 10px; }
  .Partners img { height: 246px; }

  .box-contact { padding: 43px; margin: 0px; }
  .contact .box { padding-left: 0px; }
  .about .box h2 { padding: 10px 0px; font-size: 25px; }


}









@media (min-width: 1200px) and (max-width: 1400px) {
  .box-contact { padding: 100px; margin: 0px; }
  .contact .box { padding-left: 30px; }
  .social-media {right: -8%;}
}